home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 29
/
Volume 29 - JOGO DISK .iso
/
Games
/
jet_pac_stan.swf
/
scripts
/
DefineButton2_57
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2006-11-13
|
139b
|
7 lines
on(release){
_root.SFXjet.gotoAndStop("off");
_root.SFXelectric.gotoAndStop("off");
_root.soundOn = 0;
gotoAndStop(1);
}